home *** CD-ROM | disk | FTP | other *** search
/ TOS Silver 2000 / TOS Silver 2000.iso / programm / GNU_C++ / LIB / MTLB49CF.LZH / include / alloc.h next >
Encoding:
C/C++ Source or Header  |  1998-05-29  |  80 b   |  7 lines

  1. #ifndef _ALLOC_H
  2. #define _ALLOC_H
  3.  
  4. #include <memory.h>
  5.   
  6. #endif /* _ALLOC_H */
  7.